#######################################################################
##                        ASUS PC Probe Plugin                       ##
## Author:  Dave (dave34)                                            ##
## Version: 1.2.1                                                    ##
##             Please report bugs to apollo85@gmail.com              ##
##               or on the Samurize Downloads Section                ##
#######################################################################

Version History:
v1.2.1
    - stopped crashing on 12v meters

v1.2
    - removed postfix argument (it was just unnecessary)
    - allows for display to 1 decimal place of temperatures in degrees Fahrenheit

v1.1
    - fixed bug that ignored update interval
    - added checking of update interval. must be between 5 and 120 seconds
    - added function to get temperature of second CPU

v1.0
    - first released


NOTE: 
ASUS PC Probe MUST be installed for this plugin to work, but it DOES NOT have to be running

If you have MBM installed, you MUST close MBM (and also disable the "Start MBM on load" 
option for the config). MBM and ASUS PCP cannot be run simultaneously. 
(Thanks to NeM for this info)

Usage:
    - Add a Plugin Meter
    - Select ASUSPCProbePlugin from the plugin list
    - choose a function and fill in the arguments:
         * Update Interval (in seconds - should be between 5 and 120)
         * Celcius(0) or Fahrenhiet(1) (temperatures only)